dropdown: Make the popup as wide as the button
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Jun 2020 22:29:58 +0000 (18:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Jun 2020 22:29:58 +0000 (18:29 -0400)
commit90b78132d4529d483138988d0f7d7b414643d008
tree1414adad95d06e61c16e3fd44e580b5b5ede6e3c
parentc2285d923d774ec478031f0dba6f58cb38e820dd
dropdown: Make the popup as wide as the button

Having narrow popups on a wide button looks awkward.
Do the same as the combo box, and ensure the popup
is at least as wide as the button.
gtk/gtkdropdown.c